Skip to content

set node-version output (2022 edition) - #534

Merged
marko-zivic-93 merged 5 commits into
actions:mainfrom
panva:set-version-output
Jul 4, 2022
Merged

set node-version output (2022 edition)#534
marko-zivic-93 merged 5 commits into
actions:mainfrom
panva:set-version-output

Conversation

@panva

@panva panva commented Jun 30, 2022

Copy link
Copy Markdown
Contributor

I am unable to update the original PR with a rebase and re-build so I'm opening a new one.

Description:
This adds a node-version output similar to setup-python so that the exact installed node version can be used e.g. as part of a cache key for following build steps.

Related issue:

#150 #173

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.